home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6513 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: interramp.com!usenet
  2. From: visualware@interramp.com (John M. Miano)
  3. Newsgroups: comp.ai.fuzzy,comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: Re: VB, VC++, and Fuzzy Logic
  5. Date: 9 Feb 1996 03:12:24 GMT
  6. Organization: PSI Public Usenet Link
  7. Message-ID: <4fee2o$1ua@usenet6.interramp.com>
  8. References: <4eh77s$5i@news.uncc.edu>
  9. NNTP-Posting-Host: ip171.newark3.nj.interramp.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In article <4eh77s$5i@news.uncc.edu>, ihabed@uncc.edu says...
  15. >
  16. >I'm interested in designing a program for my senior project that is basically
  17. >stock market analysis which will generate a buy/sell/hold signal.  It has to
  18. >have a graphical interface.  Initially, I was going to do it in Visual C++
  19. >because C++ classes lend themselves quite nicely to fuzzy membership 
  20. functions.
  21. >However, I'm having difficulty using Visual C++ (too unwieldy at my level).  
  22. I'm
  23. >hoping to port everything to Visual Basic because of the ease of designing an 
  24. >interface. Has anyone done any fuzzy logic programming in VB and if so any 
  25. >pointers/free source code/etc?  I'll also be putting sample stock data in 
  26. Access
  27. >which VB can access (:).  Anyone know if VB can be linked with C++ routines 
  28. at all, 
  29. >perhaps saving me some trouble.  Any help would be greatly appreciated.
  30.  
  31. Dare I say, Delphi?
  32.  
  33. This is not the sort of thing that VB does well.  On th other hand
  34. if you need visual then "Visual C++" is clearly not the tool to use.
  35.  
  36. John
  37.  
  38.